ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / PagesCollection<T> Class / CopyTo Method

In This Topic
    CopyTo Method (PagesCollection<T>)
    In This Topic
    Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.
    Overload List
    OverloadDescription
    Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
    Copies an array of Page objects to PagesCollection from the specified index.  
    See Also